home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Atari Mega Archive 2
/
Atari Mega Archive CD - Volume 2.iso
/
8bit
/
cislib_b
/
rlemak.doc
< prev
next >
Wrap
Text File
|
1995-04-22
|
2KB
|
80 lines
Atari RLE Maker
by Michael Schuster and Peter Paul
The NIGHT SHIFT BBS (718)816-7792
The RLE Maker is a simple utility
to convert 62-sector hi-resolution
Atari screens into CompuServe
VIDTEX-compatible RLE (Run Length
Encoded) graphic files. It will
also work with Antic "E" files such
as those produced by MicroPainter
but with lower quality results.
The RLE format was originally used on
the TRS-80 color computer and it
reflects that machine's limitations:
hi-res screens are a maximum of 256
by 192 pixels. An Atari screen is 320
by 192 pixels, so the sides must be
cropped to fit. RLE maker does this
automatically, removing 32 pixels
from each end of the scan line. Be
sure to take this into account when
selecting/creating screens for
conversion. They cannot go wall to
wall.
You will be asked for a FULL FILESPEC
(e.g. Dn:XXXXXXXX.PI8) for the
input file. The output file name is
chosen for you by the program; it
consists of the original name with
an .RLE extender appended. It will
be created on the same drive as
the input file.
The only function of the program
requiring explanation is the "Invert
Luminances?" question you will be
asked when the input file is opened.
In developing this program, it
it appeared to me that the VIDTEX
format defined foreground and back-
ground differently from Atari.
Therefore, to make the RLE picture
display properly, and not in inverse,
(as compared to the Atari original)
the foreground and background must
be swapped. RLE maker do this for you
if you answer "Y" to this question.
This program is SLOW, even though it
was optimized in BASIC and then
compiled. This is mostly due to the
use of the LOCATE function to
determine the pixel value for each
position of the 256 x 192 matrix.
Please be patient.
You may test prospective uploads by
running the weather radar utilities
in this SIG, or by tricking VIDTEX
as follows:
1. Boot VIDTEX and configure as half
duplex. If using an 850, turn your
modem off.
2. Copy the .RLE file into the buffer
using SELECT-K.
3. Display the file to the screen
by typing SELECT-D. As much of the
file as fit in the capture buffer
should be displayed in graphic
mode.
Michael Schuster [70346,1745]
tttttttttttt